Validating a Business Process Model |
|
A business process should be validated, published to run time, and tested before it is deployed.
A general criterion for a well-designed business model is that it should not throw any warnings or error messages when validated. In case of a business process model it should generate an executable BPML. Warnings that are generated during validation are classified as Error, Warning and Info.
- Select a starting point and select (Business Process Model) to open an existing business process model.
- Right-click in the business process modeling environment and select Business Process Execution > Validate and generate BPML. Alternatively, go to Workspace Documents > <Solution> > <Project> , right-click the business process model and select Business Process Execution > Validate and generate BPML. The Build progress window appears and when the build is over, if there are any warnings or errors, then the warnings window appears automatically. If there are warnings, resolve them and re-validate the business process model.
- Click Show Warnings or F6 to view warnings after validating the business process model.
- Click a warning to identify the location where the error has occured and rectify it suitably. Resolve the errors and re-validate the business process model.
The business process model is validated.